supportsBlendMode

abstract fun supportsBlendMode(block: DesignBlock): Boolean

Query if the given block has a blend mode.

Return

true if the block has a blend mode, false otherwise.

Parameters

block

the block to query.